const runtime.cgoCheckPointerFail
3 uses
runtime (current package)
cgocall.go#L562: cgoCheckArg(pt.Elem, p, true, false, cgoCheckPointerFail)
cgocall.go#L591: cgoCheckArg(t, ep.data, t.Kind_&abi.KindDirectIface == 0, top, cgoCheckPointerFail)
cgocall.go#L594: const cgoCheckPointerFail = "cgo argument has Go pointer to unpinned Go pointer"
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)